CalendarPermissionSetPermissions Property |
Contains an array of calendar permissions for a folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<CalendarPermission> Permissions { get; }Public ReadOnly Property Permissions As IList(Of CalendarPermission)
Get
Property Value
Type:
IListCalendarPermission
See Also